ASensorEventQueue_disableSensor

Disable the selected sensor.

Stop event reports from the sensor to specified sensor event queue.

\param queue {@link ASensorEventQueue} to be changed \param sensor {@link ASensor} to be disabled \return 0 on success or a negative error code on failure.

extern (C) nothrow @nogc
int
ASensorEventQueue_disableSensor

Meta